//==============================================================================
// Vexillarius_anim.txt
//==============================================================================

//==============================================================================
define NorseSword
{
   SetSelector
   {
       
      TechLogic none/Copper Weapons/Bronze Weapons/Iron Weapons
      set hotspot
      {
         version
         {
            Visual Attachments X Double Sword Standard
         }
      }         
      set hotspot
      {
         version
         {
            Visual Attachments X Double Sword Copper
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments X Double Sword Bronze
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments X Double Sword Iron
         }
      }
   }     
}

//==============================================================================
define Head
{
   SetSelector
   {

      set hotspot
      {
         version
         {
            Visual Roman HeadB
		ReplaceTexture Infantry N Ulfsark Head Iron/Vexillarius Head
         }
      }
   }
}
//==============================================================================
define cape
{
   SetSelector none 
   {
      variationlogic
      set hotspot
      {
         version
         {
			Visual Infantry G Hypaspist cape 
			 replacetexture infantry g hoplite head iron/Vexillarius Cape
       
         }
      }
   }
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Folstag Flag Bearer_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					Connect RightHand Standard hotspot
					Connect TopOfHead Head hotspot
connect RightHand NorseSword hotspot
					ReplaceTexture Infantry N Huskarl Bronze/Vexillarius Armor
					ReplaceTexture Scenario N Folstag Flag/Vexillarius Flag
					ReplaceTexture Infantry N Huskarl Cape/Vexillarius Cape
					ReplaceTexture Infantry N Huskarl Head Standard/Gray
				}
			}
		}
	}
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Folstag Flag Bearer_idleA
					Connect RightHand Standard hotspot
					Connect TopOfHead Head hotspot
connect RightHand NorseSword hotspot
					ReplaceTexture Infantry N Huskarl Bronze/Vexillarius Armor
					ReplaceTexture Scenario N Folstag Flag/Vexillarius Flag
					ReplaceTexture Infantry N Huskarl Cape/Vexillarius Cape
					ReplaceTexture Infantry N Huskarl Head Standard/Gray
				}
			}
		}
	}
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Folstag Flag Bearer_deathA
				Connect RightHand Standard hotspot
				Connect TopOfHead Head hotspot
connect RightHand NorseSword hotspot
				ReplaceTexture Infantry N Huskarl Bronze/Vexillarius Armor
				ReplaceTexture Scenario N Folstag Flag/Vexillarius Flag
				ReplaceTexture Infantry N Huskarl Cape/Vexillarius Cape
				ReplaceTexture Infantry N Huskarl Head Standard/Gray
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Folstag Flag Bearer_flailA
				Connect RightHand Standard hotspot
				Connect TopOfHead Head hotspot
connect RightHand NorseSword hotspot
				ReplaceTexture Infantry N Huskarl Bronze/Vexillarius Armor
				ReplaceTexture Scenario N Folstag Flag/Vexillarius Flag
				ReplaceTexture Infantry N Huskarl Cape/Vexillarius Cape
				ReplaceTexture Infantry N Huskarl Head Standard/Gray
         }
      }
   }
}

//==============================================================================
anim WhirlwindAttack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
				Visual Folstag Flag Bearer_waveA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.60 true   
               tag GenericSound 0.60 true   
               tag SpecificSoundSet 0.11 false ArkantosSpecial checkVisible 
//-- end auto generated section
				Connect LeftHand Standard hotspot
				Connect TopOfHead Head hotspot
				connect Rightforearm Shield hotspot
                                connect RightHand NorseSword hotspot
				ReplaceTexture Infantry N Huskarl Bronze/Vexillarius Armor
				ReplaceTexture Scenario N Folstag Flag/Vexillarius Flag
				ReplaceTexture Infantry N Huskarl Cape/Vexillarius Cape
				ReplaceTexture Infantry N Huskarl Head Standard/Gray
         }
      }
   }
}
//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Folstag flag bearer_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.67 true   
//-- end auto generated section
					Connect RightHand Standard hotspot
					Connect TopOfHead Head hotspot
				              Connect backchest cape hotspot
                                                                        connect RightHand NorseSword hotspot
				ReplaceTexture Infantry N Huskarl Bronze/Vexillarius Armor
				ReplaceTexture Scenario N Folstag Flag/Vexillarius Flag
				ReplaceTexture Infantry N Huskarl Cape/Vexillarius Cape
				ReplaceTexture Infantry N Huskarl Head Standard/Gray
         }
      }
   }
}
